home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HAM Radio 3.2
/
Ham Radio Version 3.2 (Chestnut CD-ROMs)(1993).ISO
/
bbs
/
bpq402a
/
quad.cfg
< prev
next >
Wrap
Text File
|
1989-09-19
|
2KB
|
103 lines
Version 3.50 now supports the Quadram Quadport card, allowing up to 5
(yes I know it says quadport!!) async ports. This version only supports
one card - if anyone needs mode, let me know. You do not need to define
all ports, but you must start with the first, and not leave any gaps.
The card should be configured with first port at 280h, and software
selectable interrupts (3 or 4 may be used)
The card will support KISS TNCS (either normal, or KPC4 type dual port), or
NETROM links (or a combination of both). The next version will probably
also provide a COMBIOS/MBBIOS mode, to allow some ports to bypass the
Node if required.
The following sample config file is for a Dual Port KPC4 on channel 1,
a normal KISS TNC on channel 2, and a NETROM async link on channel 3.
PORT
ID=KPC4 PORT 1
TYPE=QUAD
PROTOCOL=KISS
IOADDR=280H
INTLEVEL=3
SPEED=2400
CHANNEL=A
QUALITY=10
MAXFRAME=2
TXDELAY=500
SLOTTIME=100
PERSIST=64
FULLDUP=0
FRACK=7000
RESPTIME=2000
RETRIES=10
PACLEN=120
ENDPORT
PORT
ID=KPC4 PORT 2
TYPE=QUAD
PROTOCOL=KISS
IOADDR=280H
INTLEVEL=3
SPEED=2400
CHANNEL=B
QUALITY=10
MAXFRAME=2
TXDELAY=500
SLOTTIME=100
PERSIST=64
FULLDUP=0
FRACK=7000
RESPTIME=2000
RETRIES=10
PACLEN=120
ENDPORT
PORT
ID=NORMAL KISS
TYPE=QUAD
PROTOCOL=KISS
IOADDR=290H
INTLEVEL=3
SPEED=2400
CHANNEL=A
QUALITY=10
MAXFRAME=2
TXDELAY=500
SLOTTIME=100
PERSIST=64
FULLDUP=0
FRACK=7000
RESPTIME=2000
RETRIES=10
PACLEN=120
ENDPORT
PORT
ID=NETROM BACKEND
TYPE=QUAD
PROTOCOL=NETROM
IOADDR=2A0H
INTLEVEL=3
SPEED=2400
CHANNEL=A
QUALITY=10
MAXFRAME=2
TXDELAY=500 ; THESE AREN'T USED, BUT I SUGGEST
SLOTTIME=100 ; YOU PUT THEM IN IN CASE ONE DAY
PERSIST=64 ; THEY ARE!
FULLDUP=1 ;
SOFTDCD=0
FRACK=7000
RESPTIME=2000
RETRIES=10
PACLEN=120
ENDPORT